pp108 : XSLT Functions

XSLT Functions


This section contains the following topics:
XSLT Functions can be used to manipulate data while mapping. For example, you can have two or more elements map to a function block that concatenates the values, and route the output value to the target element. In another example, you can have a function block run a Web service and assign the output returned by that Web service to a target element. In this way, a range of XSLT functions are provided to perform simple to complex operations on data. The following are the various functions that are available in Process Platform Data Transformation modeler:

Related tasks

Creating a Data Transformation Model
Transforming Data using XSLT Functions